home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / PS-files / Encodings / Mac.enc < prev    next >
Text File  |  1996-10-23  |  3KB  |  102 lines

  1. % Encoding files tell OzTeX which Macintosh characters to display
  2. % when previewing a PostScript font (or when printing such a font on a
  3. % non-PostScript printer; note that encoding files are NOT used during
  4. % PostScript printing).  The syntax of an encoding file is as follows:
  5. %
  6. % - Lines starting with "%" are ignored.
  7. % - All other lines must contain 2 character codes delimited by spaces/tabs.
  8. %   The 1st code is the input character (from a PostScript TFM file) and
  9. %   the 2nd code is the output character (in the corresponding screen font).
  10. %   Any material on the line after the 2nd character code is ignored.
  11. % - A character code can be any of the following:
  12. %   - a decimal integer (0..255)
  13. %   - an octal integer (\0..\377)
  14. %   - a hexadecimal integer ($0..$FF)
  15. %   - a character constant (a single character in double quotes).
  16. %   For example: 160, \240, $A0 and "†" are equivalent character codes.
  17. % - Before reading an encoding file, OzTeX initializes all 256 output
  18. %   characters to their corresponding input characters, so you only need
  19. %   to specify input characters which have different output characters.
  20. %   (Note that an empty encoding file is valid; it corresponds to a "nil"
  21. %   config file entry.)
  22. % - If a particular input character appears more than once then the final
  23. %   output character will be used.
  24. %
  25. % This encoding file maps characters from a standard PostScript text font
  26. % into equivalent characters in a standard Macintosh text font.
  27. % It is based on the font tables on p.598 of Adobe's PostScript Language
  28. % Reference Manual (2nd ed) and p.221 of Apple's Inside Mac volume 1.
  29. % Here is the latter table (best viewed using a font like 12pt Courier):
  30. %
  31. %        0    1    2    3    4    5    6    7    8    9    A    B    C    D    E    F        <=    1st hex digit
  32. %    0                   0    @    P    `    p    Ä    ê    †    ∞    ¿    –    ‡        0
  33. %    1              !    1    A    Q    a    q    Å    ë    °    ±    ¡    —    ·    Ò    1
  34. %    2              "    2    B    R    b    r    Ç    í    ¢    ≤    ¬    “    ‚    Ú    2
  35. %    3              #    3    C    S    c    s    É    ì    £    ≥    √    ”    „    Û    3
  36. %    4              $    4    D    T    d    t    Ñ    î    §    ¥    ƒ    ‘    ‰    Ù    4
  37. %    5              %    5    E    U    e    u    Ö    ï    •    µ    ≈    ’    Â    ı    5
  38. %    6              &    6    F    V    f    v    Ü    ñ    ¶    ∂    Δ    ÷    Ê    ˆ    6
  39. %    7              '    7    G    W    g    w    á    ó    ß    ∑    «    ◊    Á    ˜    7
  40. %    8              (    8    H    X    h    x    à    ò    ®    ∏    »    ÿ    Ë    ¯    8        2nd hex digit
  41. %    9              )    9    I    Y    i    y    â    ô    ©    π    …    Ÿ    È    ˘    9
  42. %    A              *    :    J    Z    j    z    ä    ö    ™    ∫         ⁄    Í    ˙    A
  43. %    B              +    ;    K    [    k    {    ã    õ    ´    ª    À    €    Î    ˚    B
  44. %    C              ,    <    L    \    l    |    å    ú    ¨    º    Ã    ‹    Ï    ¸    C
  45. %    D              -    =    M    ]    m    }    ç    ù    ≠    Ω    Õ    ›    Ì    ˝    D
  46. %    E              .    >    N    ^    n    ~    é    û    Æ    æ    Œ    fi    Ó    ˛    E
  47. %    F              /    ?    O    _    o         è    ü    Ø    ø    œ    fl    Ô    ˇ    F
  48. %
  49. "`"    $D4    quoteleft
  50. "'"    $D5    quoteright
  51. \241    $C1    exclamdown
  52. \244    $DA    fraction
  53. \245    $B4    yen
  54. \246    $C4    florin
  55. \247    $A4    section
  56. \250    $DB    currency
  57. \251    $27    quotesingle
  58. \252    $D2    quotedblleft
  59. \253    $C7    guillemotleft
  60. \254    $DC    guilsinglleft
  61. \255    $DD    guilsinglright
  62. \256    $DE    fi
  63. \257    $DF    fl
  64. \261    $D0    endash
  65. \262    $A0    dagger
  66. \263    $E0    daggerdbl
  67. \264    $E1    periodcentered
  68. \266    $A6    paragraph
  69. \267    $A5    bullet
  70. \270    $E2    quotesinglbase
  71. \271    $E3    quotedblbase
  72. \272    $D3    quotedblright
  73. \273    $C8    guillemotright
  74. \274    $C9    ellipsis
  75. \275    $E4    perthousand
  76. \277    $C0    questiondown
  77. \301    $60    grave
  78. \302    $AB    acute
  79. \303    $F6    circumflex
  80. \304    $F7    tilde
  81. \305    $F8    macron
  82. \306    $F9    breve
  83. \307    $FA    dotaccent
  84. \310    $AC    dieresis
  85. \312    $FB    ring
  86. \313    $FC    cedilla
  87. \315    $FD    hungarumlaut
  88. \316    $FE    ogonek
  89. \317    $FF    caron
  90. \320    $D1    emdash
  91. \341    $AE    AE
  92. \343    $BB    ordfeminine        (Bridget Bardot?)
  93. \350    "L"    Lslash            (no Mac equivalent)
  94. \351    $AF    Oslash
  95. \352    $CE    OE
  96. \353    $BC    ordmasculine
  97. \361    $BE    ae
  98. \370    "l"    lslash            (no Mac equivalent)
  99. \371    $BF    oslash
  100. \372    $CF    oe
  101. \373    $A7    germandbls
  102.